Skip to content

[2.0] Update all docs to not recommend invalid YAML. #1787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2012

Conversation

isleshocky77
Copy link
Contributor

Updated the docs to make sure we don't have any instances of

key:    %value%

This invalid yaml mark up.
See: #1770 #1770
See: symfony/symfony-standard#427

Updated the docs to make sure we don't have any instances of

```yaml
key:    %value%
```

This invalid yaml mark up.
See: symfony#1770 symfony#1770
See: symfony/symfony-standard#427
@weaverryan weaverryan merged commit 2dae187 into symfony:2.0 Oct 7, 2012
@weaverryan
Copy link
Member

Hey Stephen!

This is perfect - and fast! So, I've merged this into 2.0. Then, the normal workflow is to merge 2.0 into 2.1, then 2.1 into master. SO, these changes have now been applied to all branches. The only potential problem is if there were some new areas on 2.1 or master (more likely 2.1 - master isn't much different yet) that would need this change as well. If there are, then we'll want one more PR for those changes against the 2.1 branch.

Thanks!

@isleshocky77
Copy link
Contributor Author

@weaverryan Thanks. I'll take a look at the other branches when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants